body {
    background: none repeat scroll 0 0 #fafafa;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 13px;
    height: 100%;
    line-height: 1.42857;
    min-width: 1170px;
    padding-right: 0 !important;
    color: #000;
}
html{
	background: none repeat scroll 0 0 #FAFAFA;
	height: 100%;
}
.btn, body, html{
	-webkit-font-smoothing: antialiased;
}
.wrapperPage {
    min-height: 100%;
    position: relative;
}
.wrapperBody {
    padding-bottom: 150px;
}
.wrapperFooter {
    bottom: 0;
    height: 150px;
    position: absolute;
    width: 100%;
}
.wrapper {
    min-height: 400px;
}

.container {
	max-width: none !important;
	width: 1170px !important;
}

.col-md-12,.col-lg-12,.col-sm-12,.col-xs-12 {
	width: 100% !important;
	float: left;
}

.col-md-11,.col-lg-11,.col-sm-11,.col-xs-11 {
	width: 91.6667% !important;
	float: left;
}

.col-md-10,.col-lg-10,.col-sm-10,.col-xs-10 {
	width: 83.33333% !important;
	float: left;
}

.col-md-9,.col-lg-9,.col-sm-9,.col-xs-9 {
	width: 75% !important;
	float: left;
}

.col-md-8,.col-lg-8,.col-sm-8,.col-xs-8 {
	width: 66.6667% !important;
	float: left;
}

.col-md-7,.col-lg-7,.col-sm-7,.col-xs-7 {
	width: 58.3333% !important;
	float: left;
}

.col-md-6,.col-lg-6,.col-sm-6,.col-xs-6 {
	width: 50% !important;
	float: left;
}

.col-md-5,.col-lg-5,.col-sm-5,.col-xs-5 {
	width: 41.6667% !important;
	float: left;
}

.col-md-4,.col-lg-4,.col-sm-4,.col-xs-4 {
	width: 33.3333% !important;
	float: left;
}

.col-md-3,.col-lg-3,.col-sm-3,.col-xs-3 {
	width: 25% !important;
	float: left;
}

.col-md-2,.col-lg-2,.col-sm-2,.col-xs-2 {
	width: 16.6667% !important;
	float: left;
}

.col-md-1,.col-lg-1,.col-sm-1,.col-xs-1 {
	width: 8.33333% !important;
	float: left;
}

.containerRow {
	background: none repeat scroll 0 0 #CCDBE9;
	border: 1px solid #E7E7E7;
	border-radius: 4px 4px 4px 4px;
}

a {
	color: #00458A;
}

.grey {
	color: #333333;
}
.disableIcon{
	color: #999999 !important;
}

.green {
	color: #9CC12B;
}

.lightGreenBg {
	background: none repeat scroll 0 0 #EBF3D5 !important;
}

.lightGreen {
	color: #B8C396;
}

.darkGreenBg {
	background: none repeat scroll 0 0 #CDE095;
}

.white, .white:hover {
	color: #FFFFFF;
}
.white.btn-link:hover, .white.btn-link:focus{
	color: #FFFFFF;
}

.chPassIcon {
    margin-top: 27px;
    position: relative;
}
.chPassIcon i, .chPassIcon i:hover {
    color: inherit;
    cursor: pointer;
    margin-top: 0 !important;
}

.darkBlue {
	color: #00458A;
}

.lightBlue {
	color: #7FA5C8;
}

.bgGreen {
	background-color: #9CC12B;
	color: #FFFFFF;
}
.bgRed {
    background-color: red;
    color: #FFFFFF;
}

.blue2Btn {
	background-color: #b5cae0;
	color: #00458A;
}

.blue2Btn:hover,.blue2Btn:focus {
	background-color: #b5cae0;
	color: #00458A;
}

.lightBlueBtn {
	background-color: #CCDBE9;
	color: #00458A;
}

.lightBlueBtn:hover,.lightBlueBtn:focus {
	background-color: #336aa1;
	color: #fff;
}

.blueBtn {
	background-color: #336aa1;
	color: #FFFFFF;
	font-weight: bold;
}

.blueBtn:hover,.blueBtn:focus {
	background-color: #124f8c;
	color: #FFFFFF;
}
.redBtn{
	background-color: #d9534f;
	color: #FFFFFF;
	font-weight: bold;
}
.redBtn:hover,.redBtn:focus {
	background-color: #c9302c;
	color: #FFFFFF;
}
.blackBtn {
	background-color: black;
	color: #FFFFFF;
	font-weight: bold;
}
.blackBtn:hover,.blackBtn:focus {
	background-color: #101010;
	color: #FFFFFF;
}
.whiteBtn, .btn-default {
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	color: #333333;
}

.whiteBtn:hover,.whiteBtn:focus {
	background-color: #EBEBEB;
	border-color: #ADADAD;
	color: #333333;
}
.btn-transparent{
    border: none;
    background: transparent;
    color: #333333;
}
.btn-transparent:hover, .btn-transparent:focus, .open>.btn-transparent{
    border: none;
    background: #EEEEEE;
    color: #333333;
}

.btn-drop {
	background: none repeat scroll 0 0 transparent;
	color: #00458A;
}

.btn-drop:hover,.btn-drop:focus,.open>.btn-drop {
	background: #e0ebf7;
	color: #00458A;
}

.btn-dropClose {
	background: none repeat scroll 0 0 #CCDBE9;
	color: #00458A;
}

.btn-dropClose:hover,.btn-dropClose:focus,.open>.btn-dropClose {
	background: #e0ebf7;
	color: #00458A;
}
.pointer{
	cursor: pointer;
}
.noPointer{
	cursor: default !important;
}
.btn-green {
    background-color: #d0e58c;
    border: 1px solid #bdce7e;
    color: #333;
}
.fa.deleteText {
    color: #bbb;
    cursor: pointer;
    display: none;
    font-size: 17px;
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 7;
}

.nav_header .fa.deleteText {
    color: #bbb;
    cursor: pointer;
    display: none;
    font-size: 17px;
    position: absolute;
    right: 40px;
    top: 8px;
    z-index: 7;
}

.nav_header .inputAddonPre .wicket-ajax-indicator {
    background: none repeat scroll 0 0 #fff;
    position: absolute;
    right: 40px;
    top: 8px;
    z-index: 10;
}

.widget_box .blueBtn {
	margin-top: 18px;
}

.greenBtn {
	background-color: #9CC12B;
	color: #FFFFFF;
	font-weight: bold;
}

.greenBtn:hover,.greenBtn:focus {
	background-color: #93B822;
	color: #FFFFFF;
}
.inline-block {
    display: inline-block;
}
.alert-yellow {
	background-color: #FCF8E3;
	border-color: #FAEBCC;
	color: #333333;
}
.itemChange {
    color: #000000 !important;
    font-weight: bold;
}

.amount {
/* 	color: #698C00; */
	font-weight: bold;
}

.red, .negative, a.translate {
    color: #d9534f !important;
}

.yellow-orange{
	color: #FFD43B !important;
}

.grey:hover {
	color: #333333;
}

h1,.h1 {
	font-size: 25px;
	font-weight: bold;
	margin-top: 0;
}

.navbar-default {
	background: none repeat scroll 0 0 transparent;
	border: medium none transparent;
}

.green_border {
	background: none repeat scroll 0 0 #9CC12B;
	height: 5px;
	margin-bottom: 10px;
}

.nav_header {
	margin-top: 10px;
}

.top_menu_name {
    font-weight: bold;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.top_menu {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.top_menu li {
    display: inline-block;
    font-size: 13px;
    margin-left: 10px;
}

.notifiBox {
    margin-top: 5px;
    padding: 7px 0;
    position: relative;
}
.newProduct, .newProduct a {
    color: #333;
    padding: 7px 0;
    text-align: right;
}

.mesEnvelope {
    color: #333333;
    position: relative;
}

.mesEnvelope:hover {
	color: #333333;
	text-decoration: none;
}

.btn-group {
	
}
/* .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { */
/*     border-bottom: 1px solid #DDDDDD; */
/*     line-height: 1.42857; */
/*     padding: 8px; */
/*     vertical-align: top; */
/* } */
.jmeno_dropdown {
	display: inline-block;
}

.dropdown_box {
	width: 100%;
}

.dropdown_box ul li {
    line-height: 12px;
    margin-bottom: 2px;
}

.dropdown_box ul li:hover {
/* 	border-left: 3px solid #0088CC; */
	/*border-left: 3px solid #9CC12B;*/
}
.dropdown_box ul li a {
    display: inline-block;
    font-size: 13px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
    width: 100%;
}

.dropdown_box ul li a:hover {
    background: none repeat scroll 0 0 #e0ebf7;
/*     color: #000000; */
    text-decoration: none;
}

.dropdown_nadpis {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-top: 10px;
}

.dropMenu-hr {
	border: 1px solid #F5F5F5;
	margin-bottom: 10px;
	margin-top: 10px;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.dropHover .btn-menu{
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.btnChevron .btn-menu{
    border-radius: 4px !important;
}

.caret-nav {
	color: #00458A;
	font-size: 12px;
	margin-left: 4px;
}

#sidebar {
    padding: 48px 0 0;
}

.widget {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EEEEEE;
	border-radius: 5px 5px 5px 5px;
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	width: 815px;
}

.widgetTable>thead>tr>th {
	background: none repeat scroll 0 0 transparent !important;
}

.clickableTableRow {
	cursor: pointer;
}

.widget_h4 {
	display: inline-block;
	font-weight: bold;
}

.widget_tools {
    color: #bbb;
    font-size: 18px;
    margin-top: 8px;
}

.widget_tools .btn-group {
	line-height: 1;
}

.widgetSettings {
	padding: 15px;
	min-width: 320px;
}

.widget_boxHeader {
    background: none repeat scroll 0 0 #eeeeee;
    border-bottom: 1px solid #ddd;
    padding: 5px 15px;
}

.widget_box {
    height: 86%;
    height: -moz-calc(100% - 50px);
    height: -webkit-calc(100% - 50px);
    height: calc(100% - 50px);
    overflow: auto !important;
    padding: 15px;
    position: relative;
}
.widget_box > ul.dragtable-sortable {
    height: 100%;
    overflow: hidden;
}
.widget_box > div{
	height: 100%;
}

.widget_box .table {
	margin-bottom: 0;
}

.widget_h4 a {
	color: #000000;
	cursor: default;
}

.widget_h4 a:hover {
	text-decoration: none;
}

.column  .placeholder {
	background: none repeat scroll 0 0 #F5F5F5;
	border: 3px dashed #DDDDDD;
}

.column {
	min-height: 150px;
}

.filter {
	color: #FFFFFF;
}

.filter:hover {
	color: #FFFFFF;
}

.widget_tools i {
	cursor: pointer;
}

.widget_tools i:hover {
	color: #333333;
}

.add_widget {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 3px dashed #DDDDDD;
	border-radius: 4px;
	color: #999999;
	cursor: pointer;
	font-size: 19px;
	margin-top: 20px;
	padding-bottom: 40px;
	padding-top: 40px;
	text-align: center;
}

.add_widget:hover {
	background: none repeat scroll 0 0 #F5F5F5;
	border: 3px dashed #CCCCCC;
	color: #333333;
}

.chart_legenda {
	margin-left: 20px;
	margin-top: 33px;
}

.chart_legenda ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.chart_legenda ul li {
	background: none repeat scroll 0 0 #E4E8E9;
	line-height: 15px;
	margin-bottom: 5px;
}

.chart_square {
	display: inline-block;
	height: 15px;
	margin-right: 10px;
	position: relative;
	top: 2px;
	width: 15px;
}

.chart_cena {
	font-size: 12px;
}
/*slider*/
.slider_header {
    font-weight: bold;
    margin-bottom: 5px;
}

.slider_popis {
    font-size: 12px;
    height: 60px;
    line-height: 14px;
    width: 80%;
}

.slider_img {
	text-align: center;
	width: 19%;
}

.carousel-inner>.item {
	overflow: hidden;
}

.carousel-indicators .active {
	background-color: #9CC12B;
}

.carousel-indicators li {
	background-color: #DDDDDD;
	cursor: pointer;
}

.carousel-indicators {
    right: 145px;
    top: 73px;
}

.menuHeader ul {
	list-style: none outside none;
	padding-left: 20px;
}

.menuHeader ul:first-child {
	padding-left: 0px;
}

.menuHeader {
	display: none;
}

.menuDrop {
	
}

.menuDropItem {
	border-bottom: 1px solid #CCDBE9;
	line-height: 30px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
}

.menuDropItem a {
	color: #00458A;
	display: block;
	font-weight: normal;
	line-height: 30px;
}

.menuDropItem a:hover {
	text-decoration: none;
}

.menuDropItem a i {
	line-height: 30px !important;
}

.menuDropHeader {
	background-color: #00458A;
	border-bottom: 1px solid #7FA5C8;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding: 10px 15px;
}

.logo_header {
	display: inline;
	max-height: 50px;
	vertical-align: middle;
}

.headerBox {
	background: none repeat scroll 0 0 #FFFFFF;
	margin-bottom: 20px;
	padding-top: 20px;
	z-index: 2000;
}

.contentOneAcc{
	margin-left: 0 !important;
}

.contentBox {
	border-bottom: 1px solid #CCDAE8;
	border-top: 1px solid #CCDAE8;
	padding-bottom: 20px;
	padding-top: 20px;
}
/* .content { */
/*     background: none repeat scroll 0 0 #FFFFFF; */
/*     min-height: 400px; */
/*     padding-bottom: 40px; */
/*     padding-top: 70px; */
/* } */
.grey_footer {
    background: none repeat scroll 0 0 #dddddd;
    padding-bottom: 10px;
    padding-top: 10px;
}

.grey2_footer {
    background: none repeat scroll 0 0 #eeeeee;
    line-height: 23px;
    padding-bottom: 20px;
    padding-top: 15px;
}

.balance {
	background: none repeat scroll 0 0 #CDE095;
	border: 1px solid #DDDDDD;
	border-radius: 4px 4px 4px 4px;
	margin-bottom: 5px;
	padding: 15px;
}

.balance ul {
	list-style: none outside none;
	margin: 5px 0 0;
	padding: 0;
}
.availableBalance {
    font-size: 19px;
    font-weight: bold;
    line-height: 36px;
}
.sumBalance {
	color: #00458A;
	font-size: 19px;
	font-weight: bold;
	line-height: 36px;
}

.balanceBox {
	margin-bottom: 5px;
}

.footBranch {
    border-right: 1px solid #ccc;
    margin-left: 5px;
    padding-right: 5px;
}
.gfBox .footBranch:last-of-type {
    border-right: none;
}
.gfBox .footBranch:first-of-type {
    margin-left: 0px;
}

.img_footer {
	display: inline;
	max-width: 25px;
}
.footerLangs {
    height: 23px;
}
.footerLangs a {
    text-decoration: none;
}
.footerLangs img {
    margin-left: 5px;
    position: relative;
    top: -2px;
}
.footerLangs a.active img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.widget_boxContent {
	height: 241px;
}

.accSelect {
	list-style: none outside none;
	padding: 0;
}

.accSelect li {
	border-bottom: 1px solid #B0C0D3;
}

.accSelect li a {
    display: block;
    padding: 10px 15px 10px 23px;
    text-decoration: none;
}

.accSelect li a.active {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 2px;
    padding-left: 20px;
}

.accSelect li:hover {
	background: none repeat scroll 0 0 #DFE9F2;
}

.btn {
	
}

.btnRowAlign {
	margin-top: 5px;
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
	background-color: #F5F5F5;
}

.helpIcon {
	font-size: 10px;
	margin-left: 10px;
}

.form-control {
	border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
    color: #000;
}
.btn-search {
    background-color: #ffffff;
    border: medium none;
    color: #333333;
}
.pohybySearch, .inputAddonPre {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.searchInput {
    border-radius: 4px;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
}
select.form-control {
	height: 30px;
	line-height: 30px;
}

.table td {
/*     border-bottom: 1px solid #ddd; */
/*     border-left: 1px solid #ddd; */
    font-size: 12px;
}
/* .table td:first-child { */
/*     border-left: medium none; */
/* } */

.table td.alert {
	white-space: normal;
}

.table td.alert ul {
	padding-left: 10px;
}

.tools i {
	cursor: pointer;
	text-align: center;
	width: 17px;
}

.tooltip {
    z-index: 999999999;
    position: fixed;
}

.btn-kategorie {
	background: none repeat scroll 0 0 transparent;
	color: #00458A;
	font-weight: bold;
}

.btn-kategorie .caret-nav {
	color: #00458A;
	font-size: 12px;
	margin-left: 4px;
}

.kategorie .btn-group:hover .btn-kategorie,.kategorie .btn-group:focus .btn-kategorie {
	background: none repeat scroll 0 0 #00458A;
	color: #FFFFFF;
	font-weight: bold;
}

.kategorie .btn-group:hover .caret-nav {
	background: none repeat scroll 0 0 #00458A;
	color: #FFFFFF;
}

.vlPopis {
    border: 1px solid #dddddd;
    border-radius: 3px;
    box-shadow: none;
    cursor: text;
    font-size: 12px;
    font-style: italic;
    height: auto;
    margin: 0;
    padding: 5px;
    width: -moz-calc(100% - 48px);
    width: -webkit-calc(100% - 48px);
    width: calc(100% - 48px);
}
.vlPopisDiv {
    padding-left: 8px;
    padding-top: 2px;
    position: relative;
}
.vlPopisDiv .closeBtnTable {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    line-height: 30px;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 0;
}
.vlPopisDiv .checkBtnTable {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    padding: 0;
    position: absolute;
    right: 22px;
    top: 0;
}

.table > tbody > tr > .vlPopisBox {
    padding: 0;
}
.vlPopisSpan {
    padding: 8px;
}
.vlPopisSpan i {
    cursor: pointer;
    margin-left: 5px;
}
.vlPopisTemp {
    display: inline !important;
}
.headerPoznamka {
    min-width: 150px;
}
.radio, .checkbox {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 20px;
    padding-left: 20px;
    vertical-align: middle;
}
.radio label, .checkbox label {
    color: #333;
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 0;
}
.form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0;
    vertical-align: middle;
}

.form-control {
	box-shadow: none;
	/*     transition: none 0s ease 0s; */
}

.form-control:focus {
	border-color: #66AFE9;
	box-shadow: none;
	outline: 0 none;
}

.page-header {
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 20px;
	padding-bottom: 9px;
}

.page-headerH2 {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 15px;
}

.page-header h1 {
	display: inline-block;
}

.page-headerH2 h2 {
	display: inline-block;
	font-size: 17px;
	font-weight: bold;
}
.tableBorderBottom > tbody > tr > td {
    border-bottom: 1px solid #ddd;
    border-top: medium none;
}
.addWidgetIcon {
    color: #999999 !important;
    cursor: pointer;
    margin-left: 10px;
    position: relative;
    top: -2px;
}
.addWidgetIcon:hover {
    color: #9cc12b !important;
}
.pohybySelectDate {
    margin-top: 0;
    padding: 15px;
    text-align: left;
    width: 360px;
}
.widgetSettings .pohybySelectDate {
    padding: 0px;
}
.pohybySelectDate .radio {
	font-size: 13px;
	margin-right: 20px;
}
.pohybySelectDate .row {
/* 	margin-bottom: 15px; */
}
.pohybySelectDate hr, .widgetSettings hr, .filterColums hr, .dropdownClose hr {
    margin-bottom: 15px;
    margin-top: 10px;
}
.pohybySum {
    display: inline-block;
    font-size: 14px;
    line-height: 34px;
/*     text-align: right; */
    white-space: nowrap;
}

.pohybySum div {
    border-right: 1px solid #ddd;
    display: inline-block;
    margin-right: 20px;
    padding-right: 20px;
}
.pohybySum div:last-child {
    border-right: medium none;
    margin-right: 0;
    padding-right: 0;
}

.pohybySum span {
	font-weight: bold;
}
.pohybySum .table {
    margin-bottom: 0;
}
.pohybySum table > tbody > tr > td, .pohybySum table > thead > tr > th {
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    text-align: right;
}

.label-tip {
	background-color: #7FA5C8;
}

.selectCategory {
	margin-top: 0px;
}

.table > thead > tr > th {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 2px solid #9cc12b;
    vertical-align: bottom;
}

.chart_cena {
	color: #666666;
	font-size: 12px;
}

.tableBalances {
	
}

.tableBalances th {
	text-align: right;
}

.tableBalances td {
	text-align: right;
}

#balances_chart_box {
	max-height: 410px;
}

.input-group-addon {
	/*     border-radius: 0; */
	
}

.fullWidth {
	display: block !important;
	width: 100% !important;
}

label {
	color: #00458A;
}

.bankCode {
	max-height: 400px;
	min-width: 590px;
	overflow-y: auto;
}

.bankCodeInput {
	
}

.iconWidth {
	width: 17px;
}

.table .sumacniRadek td {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    border-left: medium none;
    border-top: 2px solid #9cc12b;
    color: #00458a !important;
    font-weight: bold;
}
.table .sumacniRadek:hover td {
    background: none repeat scroll 0 0 #fafafa !important;
    border-top: 2px solid #9cc12b;
    color: #00458a !important;
}
.table .sumacniRadek td.negative {
    color: #d9534f !important;
}

.dropIcon>li>a {
	clear: none;
	padding-right: 40px;
}

.dropIcon>li {
	position: relative;
}

.dropIcon>li>.dropIconA {
	padding: 0 5px;
	position: absolute;
	right: 12px;
	top: 1px;
}

.dropIcon>li>.dropIconA:hover i {
	color: #9CC12B;
}
/* .table-responsive { */
/*     border: 1px solid #DDDDDD; */
/*     margin-bottom: 15px; */
/*     overflow-x: scroll; */
/*     overflow-y: hidden; */
/*     width: 100%; */
/* } */
.vlPopisBox>div {
	position: relative;
}

.vlPopisBox>div>i {
	position: absolute;
	right: -13px;
	top: 8px;
	display: none;
}

.trvalPocetOdeslani,.trvalDoDatum {
	display: none;
}

.pohledCheck {
	font-size: 10px;
	left: 6px;
	position: absolute;
	top: 7px;
}

.dropdown-menu > li a:hover, .dropdown-menu > li a.active {
    text-decoration: none;
}

.dropdown-nav {
    background: none repeat scroll 0 0 #FFF;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #333;
    position: absolute;
    text-shadow: none;
    width: 450px;
    z-index: 100;
    display: block;
    left: -9999px;
    opacity: 0;
}

.dropdown-nav ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.dropdown-nav a {
	color: #333333;
}

.pohyby>thead>tr input {
	width: 100%;
}

.dropLiBox {
    line-height: 1.42857 !important;
/*     padding-left: 15px; */
    padding-right: 15px;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}

.dropLiBox .checkbox {
	margin-bottom: 5px;
	margin-top: 5px;
}

.dropdown-menu>.dropLastLi {
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.dropdown-menu>.dropLastLi:hover {
	background: transparent;
}

.vypisySkryt, .showHideBtn {
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-left: 10px;
}

.prevodMeUcty_from {
	background: none repeat scroll 0 0 #D4344F;
	position: relative;
	width: 110px;
}

.prevodMeUcty_from div {
	bottom: 0;
	color: #FFFFFF;
	font-weight: bold;
	left: 0;
	margin-bottom: 5px;
	position: absolute;
	width: 100%;
}

.prevodMeUcty_to {
	background: none repeat scroll 0 0 #9cc12b;
	position: relative;
	width: 110px;
}

.prevodMeUcty_to div {
	bottom: 0;
	color: #FFFFFF;
	font-weight: bold;
	left: 0;
	margin-bottom: 5px;
	position: absolute;
	width: 100%;
}

.prevodMeUcty_vice {
	
}

.prevodMeUcty_vyberte {
	background: none repeat scroll 0 0 #ebf0f6;
	height: 100px;
	margin: 10px auto 0;
	position: relative;
	width: 110px;
}

.prevodMeUcty_vyberte div {
	bottom: 0;
	color: #00458A;
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto 5px;
	position: absolute;
	width: 100%;
}

.prevodMeUcty_vyberte div i {
	color: #CCDAE8;
	font-size: 53px;
}

.prevodMeUctyBox>div:nth-of-type(1) {
	height: 34px;
}

.prevodMeUcty_100 {
	height: 100px;
	margin: 10px auto 0;
}

.prevodMeUcty_50 {
	height: 50px;
	margin: 60px auto 0;
}

.alert-success {
	background: none repeat scroll 0 0 #EBF3D5;
/* 	color: #698C00; */
	position: relative;
}

.alertDalsiPlatba {
	margin-right: 30px;
	position: absolute;
	right: 0;
}

.vypisKaret,.ulRemoveListStyle {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.vypisKaret .img-responsive {
    margin-left: 5px;
    margin-top: 6px;
    max-height: 75px;
}

.vypisKaret li {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    margin-bottom: 5px;
    padding: 20px;
    position: relative;
}

.lightGreenBg {
	background: none repeat scroll 0 0 #EBF3D5;
	border-radius: 4px 4px 4px 4px;
	padding: 15px;
}
.vypisKaret li.kartaNeaktivni {
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 20px;
}
.nazevKartyPrehled {
    font-size: 18px;
    margin-bottom: 5px;
}

.nazevKartyPrehled a {
    font-size: 18px;
    margin-right: 10px;
}

.nazevKartyPrehled span,.renameUcetBtn,.renameKartaBtn {
/* 	color: #00458A; */
	cursor: pointer;
}

.renameUcetBtn,.renameKartaBtn {
	font-size: 14px;
	font-weight: normal;
	margin-left: 20px;
}

.nazevKartyPrehled form,.renameUcetForm,.renameKartaForm, .renameCardAccForm {
	display: none;
}

.oUctuTable td:nth-of-type(1) {
	color: #616160;
	padding-bottom: 5px;
	padding-right: 20px;
}

.oUctuHeader {
	border-bottom: 1px solid #E7E7E7;
	color: #00458A;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.oUctuHeader span {
	color: #616160;
	font-size: 13px;
	font-weight: normal;
}

.hideShowDiv {
	display: none;
}

.AKTIVNI,.AKTIVNI i {
/* 	color: #9CC12B; */
/* 	font-weight: bold; */
}

.ZRUSENY,.ZRUSENY i {
	color: #D9534F;
	font-weight: bold;
}

.NEZAKTIVOVANY,.NEZAKTIVOVANY i,.STARY,.STARY i,.TAJNY,.TAJNY i,.muted {
	color: #666666;
	font-weight: bold;
}
.NEZAKTIVOVANY{
	color: #D9534F;
	font-weight: bold;
}

.draggable-header {
	cursor: move;
}

.table-responsive2 {
	border: 1px solid #DDDDDD;
	margin-bottom: 15px;
	overflow-x: scroll;
	overflow-y: hidden;
	width: 100%;
}

.widget .table-responsive2 {
	border: 0 none;
}

.nahoru {
	vertical-align: top;
}

.modal_lg {
	width: 1024px;
}
.modal {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
    display: none !important;
}

.modalZpravy, .modalNastaveni {
    background: none repeat scroll 0 0 #eee;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding-bottom: 0;
    padding-top: 0;
}
.modalZpravyContent, .modalNastaveniContent {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom-right-radius: 6px;
    min-height: 400px;
    padding-bottom: 20px;
/*     position: relative; */
/*     right: -5px; */
}

.modalZpravyContent ul,.modalNastaveniContent ul {
	list-style: none outside none;
	padding: 0;
}

.modalZpravyContent ul li,.modalNastaveniContent ul li {
	border-bottom: 1px solid #DDDDDD;
	padding: 10px 20px;
	position: relative;
}

.modalZpravyContent .alert ul li,.modalNastaveniContent .alert ul li {
	border-bottom: none;
	padding: 0;
}

.modalZpravyContent ul li a,.modalNastaveniContent ul li a {
	font-weight: bold;
}

.zpravyAlert {
	color: #D9534F;
	font-size: 15px;
	left: 0;
	position: absolute;
	top: 10px;
}

.zpravyAlert i {
	color: #D9534F;
}

button.close {
	color: #00458A;
	font-size: 30px;
	opacity: 1;
	padding: 2px 5px;
}

button.close:hover {
	color: #00458A;
	font-size: 30px;
	opacity: 1;
	padding: 2px 5px;
}

.modalZpravy h4 {
    display: inline-block;
/*     width: 100%; */
    word-wrap: break-word;
}

.modalZpravySidebar,.modalNastaveniSidebar {
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
}

.modalZpravySidebar ul, .modalNastaveniSidebar ul {
    list-style: none outside none;
    padding: 20px 0 0;
    position: relative;
    right: -5px;
}

.modalZpravySidebar ul li, .modalNastaveniSidebar ul li {
    border-bottom: 1px solid #ddd;
}

.modalZpravySidebar ul a.active,.modalZpravySidebar ul a:hover,.modalNastaveniSidebar ul a.active,.modalNastaveniSidebar ul a:hover
	{
	background: none repeat scroll 0 0 #FFFFFF;
}

.modalZpravySidebar ul li a,.modalNastaveniSidebar ul li a {
	display: block;
	font-weight: bold;
	padding: 7px 5px;
}

.modalZpravySidebar ul li a:hover,.modalNastaveniSidebar ul li a:hover, .modalZpravySidebar ul li a:focus,.modalNastaveniSidebar ul li a:focus {
	text-decoration: none;
}

.modalZpravyContent .zpravyKomentare li {
	font-size: 13px;
	padding-left: 0;
}

.zpravyProblemText {
/*     border-bottom: 1px solid #dddddd; */
    font-size: 13px;
/*     margin-bottom: 20px; */
    padding-bottom: 20px;
    white-space: pre-wrap;
    width: 100%;
    word-wrap: break-word;
}

.pokynAutorizovat {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 15px;
	padding-bottom: 10px;
}


/* Zpravy */
.message_header{
	font-weight: bold;
	font-size: 20px;
}
.message_header span{
	color: #888;
	font-weight: normal;
	font-size: 15px;
}
.message_comment{
	background: #eee;
	padding: 10px;
	border-radius: 10px;
	white-space: pre-wrap;
	word-wrap: break-word;
}
.message_comment.client{
	background: #00458a;
	color: #FFFFFF;
}
.message_files_label{
	margin-top: 10px;
	color: #000000;
}
.message_author{
	font-weight: bold;
	font-size: 15px;
}
.zpravyKomentare  {
    margin-bottom: 25px;
}
.zpravyKomentare > div:first-child {
    margin-bottom: 5px;
}
/*
.zpravyKomentare > div:last-child {
    white-space: pre-wrap;
    word-wrap: break-word;
}
*/

.zpravyKomentare > div:first-child > strong > span {
    font-size: 15px;
}




.modalNastaveniContent h5 {
	
}

.nastaveniListBox {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.nastaveniListBox p {
	margin-top: 5px;
}

.modal-body h5 {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 20px 0 0;
	vertical-align: bottom;
}

.modalH5header {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	margin-top: 30px;
	padding-bottom: 10px;
}

.modalSmsRow {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
	padding-top: 5px;
}

.modalSmsRow i {
	cursor: pointer;
}

.table>thead>tr>th {
	font-size: 12px;
}

.modalOsobniTable td:nth-of-type(1) {
	font-weight: bold;
	padding-right: 30px;
}

.modalOsobniTable td {
    font-size: 13px;
    padding-bottom: 5px;
    vertical-align: top;
}

.noHoverVypisy td {
	cursor: pointer;
	font-weight: bold;
}

.noHoverVypisy td:hover {
	background-color: transparent !important;
}

.deleteToken {
	left: 10px;
	position: relative;
	top: 72px;
}

.tokenySeznam {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.nastaveniBox > div > div > div.tokenySeznam:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
}

.modalNastaveniRadio label {
	margin-right: 20px;
}

.modalNastaveniRadio input {
	margin-right: 5px;
}

.detailKartyNad {
	color: #616161;
	margin-bottom: 3px;
}

.deaktivujInternet {
	
}

.detailKartySub {
	color: #616161;
}

.noHeaderbg>thead>tr>th {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 0 none;
	text-align: right;
}

.zmenaLimitu>div {
	line-height: 30px !important;
	text-align: right;
}

.zmenaLimituPokyn {
	padding-right: 20px;
	position: relative;
	padding-left: 20px;
}
.zmenaLimituPokyn i {
	position: absolute;
	font-size: 18px;
	top: 8px;
	color: #666;
	font-weight: normal;
}
.zmenaLimituPokyn .plusButton{
	right: 0px;
}
.zmenaLimituPokyn .minusButton{
	left: 0px;
}

.zmenaLimituPokynMena{
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

/* .zmenaLimitu>div { */
/* 	text-align: left; */
/* } */

.zmenaLimitu td:nth-of-type(4) {
	
}

.zmenaLimitHeader>div {
	font-weight: bold;
	text-align: right;
}


.h1_login {
	border-bottom: 2px solid #94C10B;
	font-size: 15px;
	margin-bottom: 25px;
	margin-top: 20px;
	padding-bottom: 5px;
}

.h2_login {
    border-bottom: 2px solid #94C10B;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 20px;
    padding-bottom: 5px;
}

.loginBox {
	background: none repeat scroll 0 0 #00458A;
	border-radius: 4px 4px 4px 4px;
	padding: 33px 30px 20px;
}

.loginBox label {
	color: #FFFFFF;
	padding-top: 6px;
}

.login-car-indi {
	right: 145px;
	top: 142px;
}

.loginUpozorneni {
	margin-top: 15px;
}

.loginFooter {
	border-top: 1px solid #DDDDDD;
	margin-top: 80px;
	padding-top: 15px;
}

.aboBox {
    margin-bottom: 60px;
}

.aboHeader {
    border-bottom: 1px solid #eee;
    font-size: 13px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

a.fa {
    color: #333;
    margin-left: 5px;
    text-decoration: none;
}

.popoverBtn {
	cursor: pointer;
	text-decoration: underline;
}

.nav-tabs>li>a {
	top: -1px;
}
.nav-tabs>li>a>span{
	display: block;
	text-align:center;
}

.nav-tabs>li>a.active,.nav-tabs>li>a.active:hover,.nav-tabs>li>a.active:focus {
	background: none repeat scroll 0 0 #00458A;
	border: medium none;
	color: #FFFFFF;
	top: 1px;
}

.tab-content {
	padding: 15px;
}

select.form-control option {
	padding-bottom: 5px;
	padding-top: 5px;
}

.nav-tabs {
	border-bottom: 1px solid #00458A;
}

.helperSelectAjax {
	position: relative;
}

.helperSelectAjax .wicket-ajax-indicator {
	position: absolute;
	right: -7px;
	top: 3px;
}

.zalozUcetTabs li, .fiigleTabs li {
	margin-right: 20px;
}
.zalozUcetTabs li .wicket-ajax-indicator, .fiigleTabs li .wicket-ajax-indicator{
	position: absolute;
	right: -17px;
	top: 11px;
}

.fiigleTabs>li>a{
	display: inline-block;
}

.fiigleFragmentCount{
	display: block;
	text-align: center;
}

figure {
	margin: 0 auto;
}

.tools {
	white-space: nowrap;
}
.tools .tooltip {
  white-space: normal;
}
.ex-tooltip {
	background: none repeat scroll 0 0 #F5F5F5;
	border-collapse: separate;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 3px black;
	display: none;
	padding: 5px;
	position: absolute;
	z-index: 1000;
}

.h2Logout {
	color: #00458A;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 40px;
	margin-top: 50px;
	text-align: center;
}

.tableBorderBottom td {
	border-bottom: 1px solid #DDDDDD !important;
	border-top: 0 none !important;
}

.printPage {
	cursor: pointer;
}

td.alert:hover {
	background: transparent;
}

.changeRow {
	background-color: #E8EFF6;
}

.kalkVysledek {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-right: 86px;
}

.alert-yellow .table>thead>tr>th {
	background: none repeat scroll 0 0 #FFFFF1;
	border-bottom: 2px solid #DDDDDD;
	vertical-align: bottom;
}

.sortableAcc {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.sortableAcc input {
    margin-top: 0;
}
.sortableAcc .sa_span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 270px;
}
.sortableAcc .sa_span:last-child {
    font-weight: bold;
    text-align: right;
    width: 150px;
}
.sortableAcc .sa_span:nth-child(3) {
    width: 240px;
}
.sortableAcc .sa_span:nth-child(4) {
    width: 198px;
}
.sortableAcc label.sa_span {
    margin-bottom: 0;
    width: 355px;
}

.crossAcc {
    cursor: move;
    margin-right: 10px;
    position: relative;
    top: -5px;
}

.crossCard {
    color: #bbb;
    cursor: move;
    left: 4px;
    position: absolute;
    top: 60px;
    z-index: 10;
}
.crossCard:hover {
    color: #333;
}
.crossTemplate{
	cursor: move;
	color: #666;
}
.crossTemplate:hover{
	color: #000;
}

.showAccCheck {
	margin-right: 5px !important;
	position: relative;
	top: 1px;
}

.sortableAcc li {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 5px;
/*     padding-bottom: 5px; */
}
.sortableAcc li:last-child {
    border-bottom: medium none;
}



.bootstrap-select .dropdown-menu {
	margin-top: 2px;
	min-height: 0px !important;
}

.bootstrap-select .dropdown-menu li {
    border: medium none;
    padding: 0;
}

.bootstrap-select .dropdown-menu li:not(:first-of-type) {
	border-top: #EEEEEE 1px solid;
}

.bootstrap-select .dropdown-menu div.inner {
	min-height: 0px !important;
}
.bootstrap-select .dropdown-menu li a {
	white-space: normal;
}
.languageDropDown > .bootstrap-select .dropdown-menu li a {
	white-space: nowrap;
}

.bold {
	font-weight: bold;
}

.printH2 {
	border-bottom: 1px solid;
	font-size: 25px;
}

.disableMenuLink {
	background: none repeat scroll 0 0 transparent !important;
    color: #999 !important;
    cursor: default;
    display: inline-block;
    font-size: 13px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
    text-decoration: line-through;
}
.btn.disableMenuLink {
    text-decoration: none;
}
.disableMenuLink i {
    color: #999 !important;
}
.bootstrap-select > .btn {
    height: 30px;
    padding-left: 0;
    padding-right: 0 !important;
    padding-top: 4px;
    width: 100%;
}

.bootstrap-select.btn-group:not (.input-group-btn ),.bootstrap-select.btn-group[class*="span"] {
	display: inline-block;
	float: none;
	margin-bottom: 0;
	margin-left: 0;
}

.input-text {
	padding: 5px 10px 5px 0;
}

.nezauctovanaTransakceRadek td {
	background: none repeat scroll 0 0 #E8EFF6 !important;
}

.btn-group.bootstrap-select .selectpicker {
	box-shadow: none;
}
.selectpicker small {
    color: #777;
    font-weight: normal;
}
.selectpicker li a:hover small, .selectpicker li a:focus small, .selectpicker li a:active small {
    color: #777 !important;
}

.btn-group.bootstrap-select .selectpicker.btn-default {
	background-color: transparent;
}

.bootstrap-select.open .selectpicker {
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.cleaner {
	clear: both;
}

.widgetAdd {
    border: 3px solid #eee;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    font-size: large;
    height: 225px;
    margin: 10px 10px 20px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 225px;
}
.widget-preview-long {
    width: 470px;
}
.widgetAdd:hover {
    border: 3px solid #9cc12b;
}
.widgetAdd:hover .addWidgetPlus {
	color: #9cc12b;
}
.widgetAdd img {
    height: 100%;
    margin-top: 42px;
    width: 100%;
}
.widgetAdd span {
    background: none repeat scroll 0 0 #eee;
    display: block;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    position: absolute;
    top: 0;
    width: 100%;
}
.widgetAdd:hover span {
    background: none repeat scroll 0 0 #9cc12b;
    color: #fff;
}
.addWidgetPlus {
    color: transparent;
    font-size: 50px;
    left: 0;
    position: absolute;
    top: 101px;
    width: 100%;
}
.paginator {
    margin-top: 20px;
    text-align: center;
}
.paginator ul {
    font-size: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.paginator ul li {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
.paginator ul li a, .paginator ul li.active span {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 3px 9px 2px;
}
.paginator ul li:last-child a, .paginator ul li:last-child span {
    border-right: 1px solid #ddd;
}
.paginator ul li.active span {
    background: none repeat scroll 0 0 #eee;
    color: #666;
}
.paginator ul li a:hover {
    background: none repeat scroll 0 0 #ccdbe9;
    text-decoration: none;
}
.gridster .gs-w {
    z-index: auto;
}
.gridster {
/*     overflow: hidden; */
    position: relative;
    width: 100%;
}
.gridster ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.gridster ul li {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eee;
    border-radius: 4px;
/*     overflow: hidden; */
}
.gridster .widgetSettings li {
    border: medium none;
    border-radius: 0;
}
.gridster .widgetSettings li .dropLiBox {
    padding: 0;
}

.gridster .alert ul li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
.gridster ul li > div{
	height: 100%;
/* 	overflow: hidden; */
}
.gridster .preview-holder, .sortable-placeholder {
    background: none repeat scroll 0 0 #f5f5f5 !important;
    border: 3px dashed #ccc !important;
    border-radius: 4px !important;
    opacity: 1 !important;
}
.gridster .gs-resize-handle:hover {
    background: none repeat scroll 0 0 #ddd;
    border-radius: 4px;
}
.oneAccBtn {
    background: none repeat scroll 0 0 rgb(204, 219, 233);
    border-bottom-right-radius: 4px;
    display: block;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
}
.oneAccBtn:hover {
    text-decoration: none;
}
figure {
/*     height: 400px; */
}
.widget_box figure {
/*     height: 250px; */
}
.sidebar_nameAcc i {
    font-size: 12px;
    left: -18px;
    position: absolute;
    top: 2px;
}
.osChoiceDiv {
    margin-left: 5px;
    margin-right: 5px;
}
.bootstrap-select .filter-option-inner-inner {
	display: inline-block;
	float: left;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
	text-overflow: ellipsis;
	width: 100%;
}

/*NOVE MENU*/
.menu-top {
    background: none repeat scroll 0 0 #215d99;
    border-radius: 4px;
}
.menu-top ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.menu-top .btn-group:first-child .btn-menu{
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.menu-top .btn-group:last-child .btn-menu {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.btn-menu {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    font-size: 13px !important;
    font-weight: bold;
    padding: 10px 15px;
    text-shadow: none;
}
.btnChevron .btn-menu {
    background: none repeat scroll 0 0 #9cc12b;
    border-radius: 4px;
    padding-right: 23px;
    position: relative;
    width: 100%;
}
.btnChevron .btn-menu i {
    position: absolute;
    right: 9px;
    top: 14px;
}
.btnChevron .btn-menu > div {
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    width: 100%;
}
.btn-group:hover .btn-menu, .btn-menu:hover, .btn-menu:focus {
    background: none repeat scroll 0 0 #7fa5c8;
    color: #ffffff;
    text-shadow: none;
}
.btnChevron:hover .btn-menu{
    background: none repeat scroll 0 0 #9CC12B;
}
.caret-nav {
    color: #ffffff;
    font-size: 12px;
    margin-left: 4px;
}
.btn-group:hover .btn-menu .caret-nav, .btn-menu:hover .caret-nav, .btn-menu:focus .caret-nav{
    color: #FFFFFF;
}
.dropHover:hover > .dropdown-menu, .dropHover:focus > .dropdown-menu {
    display: block;
    margin-top: 0;
    left: auto;
    opacity: 1;
}
.selectAcc {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 13px;
    margin-top: 0;
    padding-top: 10px;
    z-index: 9999999;
}
.btnChevron .selectAcc {
    display: block;
    position: absolute;
    left: -9999px;
    opacity: 0;
}
.selectAcc li a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 15px;
    padding: 5px 20px 5px 30px;
    position: relative;
    white-space: nowrap;
}
.selectAcc li a:hover, .selectAcc li a:focus {
	text-decoration: none;
}
.selectAcc li.bold a {
    border-bottom: 1px solid #eee;
    font-weight: bold;
    margin-bottom: 5px;
}
.selectAcc li a .tooltip-inner{
	white-space: normal;
}
.selectAcc li a .accIcon {
	font-size: 14px;
	left: 2px;
	margin-right: 5px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 24px;
}
.selectAcc li a i.accIcon {
	top: 6px;
}
.selectAcc li.accList {
    max-height: 400px;
    overflow: auto;
}
.selectAcc li.accList ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.selectAcc li.accList ul li {
    margin-bottom: 2px;
}
.sidebar_sum {
    color: #999999;
    display: inline-block;
    font-size: 12px;
    margin-left: 5px;
    overflow: hidden;
    text-align: right;
    width: 130px;
}
.sidebar_nameAcc {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
}
.menu {
    margin-bottom: 20px;
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="span"] {
    margin-bottom: 0;
}
.btnChevron .selectBoxDrop_box {
    margin-left: 25px;
    margin-right: 18px;
    position: relative;
}
.btnSingleAcc {
    overflow: hidden;
    white-space: nowrap;
}
/* Dashboard - zustatky */
.indexZustatkyBox {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 20px 15px;
    margin-bottom: 20px;
}
.balanceLabel {
    line-height: 25px;
}
.availableBalance {
    font-size: 15px;
    font-weight: bold;
}
.balanceSum {
    line-height: 25px;
    text-align: right;
}
.indexZustatkyBox > div > div {
    height: 74px;
}
/* NOVE karty detail*/
.bigText {
    font-size: 18px;
}
.cardDetail_subBox, .whiteBox_subBox {
    margin-bottom: 10px;
}
.detailKartyRow{
/* 	min-height: 300px; */
}
.detailKartyRowFirst {
    margin-bottom: 25px;
}
.detailKartyRowFirst > div > div {
    min-height: 250px;
}
.labelGrey {
    color: #999;
    font-weight: bold;
}
div.labelBlue{
	color: #00458a;
    font-weight: bold;
}
.cardDetail_addAuth {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #999999;
    border-radius: 4px;
    color: #999999;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 91px;
    padding-top: 10px;
    width: 100%;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default, .open > .dropdownCloseBtn.btn-default  {
    background-color: #ebebeb;
    border-color: #adadad;
    color: #333;
}
.switcherBtn {
    margin-bottom: 20px;
}
.switcherBtn > div {
    padding: 0;
}
.switcherBtn > div > label {
    color: #333;
    cursor: pointer;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
}
.btn-group.switcherBtn > .btn:first-child {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.tableLimitEdit > tbody > tr > td {
    line-height: 30px;
}
.cardBox, .accInfoBox, .whiteBox, .detailReviewWhite, .nastaveniBox {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    min-height: 250px;
    padding: 15px;
}
.detailReviewWhite{
    min-height: 0;
}
.cardBoxWidget, .accInfoBoxWidget, .nastaveniBoxWidget {
    padding: 0;
}
.nastaveniBox{
	 min-height: 0;
	 margin-bottom: 20px;
}

.nastaveniBox .table {
    margin-bottom: 0;
}
.hlasiceTable, .personalDTable{
	table-layout: fixed;
}

.personalDTable td:nth-child(2){
	width: 120px;
	max-width: 120px;
}
.personalDTable td:nth-child(3){
	width: 60px;
	text-align: right;
}
.bankIdLogoTableCell{
	max-height: 14px;
	max-width: 110px;
}

.cardBoxWidget > div > div > *:not(.labelDetailBox), .accInfoBoxWidget > div > div > *:not(.labelDetailBox), .nastaveniBoxWidget > div > div > *:not(.labelDetailBox) {
    padding: 15px;
}
.accInfoBox .table {
    table-layout: fixed;
}
.accInfoBox .table > tbody > tr > td {
    word-wrap: break-word;
}
.detailAccRow {
    margin-bottom: 20px;
}
.labelDetailBox {
    background: none repeat scroll 0 0 #eee;
    border-bottom: 1px solid #eee;
    color: #666;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.labelDetailBox a i {
    cursor: pointer !important;
}
.labelDetailBox .btn {
	top: 4px;
	float: right;
	position: relative;
	margin-left: 10px;
	right: 0;
}
.labelDetailBox button {
	top: 4px;
	float: right;
	position: relative;
	margin-left: 10px;
	right: 0;
	pointer-events: auto;
}
.nastaveniBox .labelDetailBox {
    margin-bottom: 0;
}
.hlasiceTable > tbody > tr > td:first-child {
    width: 40px;
}
.hlasiceTable > tbody > tr > td:nth-child(2) {
    width: auto;
}
.hlasiceTable > tbody > tr > td:nth-child(3) {
    width: 300px;
    text-overflow: ellipsis;
    overflow: hidden;
}


.thirdColWidth table > thead > tr > th:last-child {
    width: 50px;
}
.lastColWidth120 table > thead > tr > th:last-child {
	width: 120px;
}
.tablePokynDetail {
    margin-bottom: 0;
    table-layout: fixed;
}
.tablePokynDetail > tbody > tr td {
    border-bottom: 1px solid #eee;
    border-top: medium none;
    font-size: 13px;
    line-height: 20px;
    padding: 5px;
    word-wrap: break-word;
}
.tablePokynDetail > tbody > tr:last-child td {
    border-bottom: medium none;
}
.tablePokynDetail > tbody > tr > td:first-of-type {
    font-weight: bold;
    width: 50%;
}
.tablePokynDetail > tbody > tr.tablePokynDetailDivider td div {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-top: 10px;
}
.tablePokynDetailAuth > tbody > tr > td:first-of-type {
	font-weight: normal;
}
.tablePokynDetailAuth > tbody > tr:first-of-type > td {
	font-weight: bold;
}
.tablePokynDetailLargeLabel > tbody > tr > td:first-of-type {
	width: 70%;
}
.feedbackPanel{
    list-style: none outside none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.feedbackPanel li{
	margin-bottom: 5px;
}
.feedbackPanel li:last-child{
	margin-bottom: 0px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid transparent;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
    cursor: pointer;
    font-weight: bold;
}
.reviewDetailBox{
	margin-bottom: 50px;
}
.detailReviewWhite > div > div:first-child {
    border-right: 1px solid #eee;
}
.detailReviewWhite > div > div:nth-child(2) {
    border-left: 1px solid #eee;
    left: -1px;
    position: relative;
}
.ui-datepicker{
	z-index: 999999999 !important;
}
.modal {
    z-index: 99999999;
}
.searchWeb {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.searchWeb li {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.searchWeb li h3 {
    font-size: 18px;
    margin-bottom: 2px;
    margin-top: 0;
}
.searchWeb li p {
    margin-bottom: 0;
}
.searchWeb li p em {
    font-weight: bold;
}
.slider_popis a {
    color: #333;
    text-decoration: none;
}
.slider_popis a:hover {
    text-decoration: underline;
}
.loginCarousel ol {
    top: 130px;
}
.table-hover .alert-warning:hover {
    background: none repeat scroll 0 0 #fcf8e3;
}
.dropActiveInactive {
    padding: 15px;
}
.dropActiveInactive ul {
    list-style: outside none none;
    padding: 0;
}
.dropActiveInactive .dropLiBox {
    padding: 0;
}
.dropActiveInactive label {
    white-space: nowrap;
}
.ui-datepicker-week-end .ui-state-default {
    background: none repeat scroll 0 0 #eee;
}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{
	border:1px solid #9CC12B !important;
	background: none repeat scroll 0 0 #CFE7B3 !important;
	font-weight:bold;
	color:#333
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: none repeat scroll 0 0 #9cc12b !important;
    border: 1px solid #cfe7b3 !important;
    color: #fff;
    font-weight: bold;
}
.ui-datepicker-header {
    border-bottom: 1px solid #eee;
    border-radius: 0;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width: 59%;
/* 	border: none; */
}
.ui-datepicker select.ui-datepicker-year {
	width: 62px;
}
.ui-datepicker-title select {
/*     -webkit-appearance: none; */
/*     -moz-appearance: none; */
/*     text-indent: 1px; */
/*     text-overflow: ''; */
}
/* Vypnutí mazacího X na inputech u IE10+ */
input::-ms-clear {
  width : 0;
  height: 0;
  display: none;
}

.selectColumnsUl {
    -webkit-columns: 2 auto; /* Chrome, Safari, Opera */
    -moz-columns: 2 auto; /* Firefox */
    columns: 2 auto;
}
.filterColums {
    padding: 15px;
}
.selectColumnsUl {
    list-style: outside none none;
    padding: 0;
}
.vypisyDownload {
    border: 1px solid #ddd;
    font-weight: bold;
    margin-right: 7px;
}
.vypisyDownload.btn-transparent {
    border: 1px solid #ddd;
    color: #999;
}
.vypisyTools > span:first-child {
    border-right: 1px solid #ddd;
    margin-right: 7px;
}
.closeVK {
    background: none repeat scroll 0 0 #eeeeee;
    border-left: 1px solid #cccccc;
    border-radius: 4px 4px 0 0;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    position: absolute;
    right: -1px;
    top: -21px;
}
.disableFiigleNavTab {
    color: #999;
    display: inline-block;
    line-height: 1.42857;
    padding: 10px 15px;
    position: relative;
}
.disableFiigleNavTab > span {
    display: block;
    text-align: center;
}
.chartLine circle {
    opacity: 0 !important;
}
.visible-print-tableTr td {
    border-top: medium none !important;
    display: none;
}
/*novy produkt*/
.newProductBox {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 15px;
    text-align: center;
}
.newProductBox h2 {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 0;
}
.newProductBox p {
    height: 75px;
    margin-bottom: 15px;
}

.ktk2 > .row {
    margin-bottom: 5px;
}
.ktk2Radio label {
	margin-right: 20px;
}
.ktk2Radio input {
	margin-right: 5px;
}
.ktk2Table {
    table-layout: fixed;
}
.ktk2Table > thead th {
    text-align: center;
}
.ktk2Table > tbody > tr > td {
    border-top: medium none;
    padding: 5px 10px;
    vertical-align: middle;
}
.ktk2Table > tbody > tr > td:first-child {
    color: #00458a;
    font-weight: bold;
}
.ktkChecks label {
    color: #333;
    display: block;
    font-weight: normal;
}
.ktkChecks input {
    margin-right: 10px;

}
.modal-open .modal {
    overflow: auto;
}

.underlined{
	text-decoration: underline;
}
.newCardH1Btn {
    margin-left: 5px;
    padding: 5px 10px;
}
.infoAds .item{
	overflow: hidden;
}

.globalSearchAcc {
    display: block;
    height: 27px;
}
.globalSearchAcc > .btn {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 14px;
    height: 30px;
    overflow: hidden;
    padding: 4px 20px 0 10px;
    text-align: left;
    text-overflow: ellipsis;
    width: 100%;
}
.globalSearchAcc > .dropdown-menu {
    max-width: 750px;
}
.globalSearchAcc .caret {
    position: absolute;
    right: 12px;
    top: 12px;
}
.globalSearchAcc li label {
/*     border: 1px solid red; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.globalSearchAcc li .checkbox {
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 0;
}
.globalSearchAcc .selectColumnsUl {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    margin-bottom: 5px;
}
.globalSearchAcc .dropLiBox {
/*     border-bottom: 1px solid #eee; */
}
.globalSearchAcc > .dropdown-menu > .GSmaxHeight {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-bottom: 20px;
    max-height: 200px;
    overflow: auto;
    padding-top: 10px;
}
.ulGlobalFilter {
    list-style: outside none none;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    width: 357px;
}
.ulGlobalFilter li {
    position: relative;
}
.ulGlobalFilter a {
    color: #333;
    display: block;
    margin-right: 20px;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ulGlobalFilter a:hover {
    background: none repeat scroll 0 0 #e0ebf7;
}
.ulGlobalFilter i {
    color: #ccc;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 5px;
}
.ulGlobalFilter i:hover {
    color: #d9534f !important;
}
.GlobalSearchBox {
    margin-bottom: 30px;
}
.dropdown-header {
    color: #333;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.42857;
    padding: 5px 0;
    white-space: nowrap;
}
.nav_header .dropdown-header {
    padding-left: 13px;
}
.fiigleDisable > .input-group > .input-group-btn, .fiigleDisable > .input-group > .input-group-btn > button {
    background: none repeat scroll 0 0 #eee;
}
.fiigleDisable > .input-group > .inputAddonPre {
    border-right: medium none;
}
.fiigleDisable > .input-group > .input-group-btn > .dropdown-menu {
    display: none !important;
}
.fiigleDisable > .input-group > .input-group-btn > button {
    cursor: default;
}
.redirectToIb1 {
    background: none repeat scroll 0 0 rgb(156, 193, 43);
    border-radius: 4px;
    box-shadow: 0 -2px 19px 0 rgba(50, 50, 50, 0.2) inset;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    padding: 6px;
    text-align: center;
    text-decoration: none;
    z-index: 100;
}
.redirectToIb1:hover {
    background: none repeat scroll 0 0 rgb(156, 193, 43);
    color: #fff;
}
/* dashboardAlert */
.dashboardAlert{
	
}
.dashboardAlert .alert.alert-yellow > h4 {
    margin-top: 20px;
}
.dashboardAlert .alert.alert-yellow > h4:first-of-type {
    margin-top: 0;
}

.widget_showMore {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}
.tableSum th, .tableSum td{
	text-align: right;
}

/*Hromadny prikaz*/
.multipleOrderTable{
	
}
.multipleOrderTable > tbody > tr > td {
    border-bottom: 0 none;
    border-top: 0 none;
    padding: 0;
}
.multipleOrderTable > tbody > tr > td:first-child {
    text-align: left;
    vertical-align: middle;
}
.multipleOrderTable > tbody > tr > td:last-child {
    text-align: right;
    vertical-align: middle;
}
.multipleOrderTable > tbody > tr > td > .form-control, .multipleOrderTable > tbody > tr > td .form-control > .btn {
    border-radius: 0;
}
.multipleOrderTable > tbody > tr > td > input.form-control {
    border-radius: 0;
    padding-left: 3px;
    padding-right: 3px;
}
.multipleOrderTable > tbody > tr > td > .form-control > .btn > .filter-option {
    padding-left: 3px;
    padding-right: 15px;
}
.multipleOrderTable > tbody > tr > td > .form-control > .btn > .caret {
    position: absolute;
    right: 5px;
}
.multipleOrderTable .wicket-ajax-indicator {
    background: none repeat scroll 0 0 #fff;
    right: 8px;
    z-index: 123654;
}
.widget_showMore {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}

/* dashboardAlert */
.dashboardAlert .alert.alert-yellow h4 {
    display: inline-block;
    margin-top: 0px;
}
.dashboardAlert ul {
    list-style: outside none none;
    padding: 0;
    margin-bottom: 20px;
}
.dashboardAlert ul li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    overflow: hidden;
    padding-bottom: 5px;
}
.dashboardAlert ul li:last-child {
    border-bottom: medium none;
}
.dashboardAlert .alert > table:last-of-type {
    margin-bottom: 0;
}
.tooltip {
    white-space: normal !important;
}
.page-headerH2 h2 small {
    color: #333;
    font-size: 70%;
}

a.fa span {
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

/*sidebar*/
.acclist_sidebar {
    list-style: outside none none;
    margin: 15px 0 0;
    padding: 0;
}
.acclist_sidebar li {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    overflow: hidden;
}
.acclist_sidebar li a {
    display: block;
    overflow: hidden;
    padding: 5px;
    color: #333;
    position: relative;
}
.acclist_sidebar li a .accIcon {
    position: absolute;
    right: 5px;
}
.acclist_sidebar > li:last-child {
    border-bottom: medium none;
}
.acclist_sidebar .dispLabel{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 39%;
    display: block;
}
.acclist_sidebar .dispNumber {
    text-align: right;
    width: 60%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.acclist_sidebar li a.active, .acclist_sidebar li a:hover, .acclist_sidebar li a:focus {
    background: #9cc12b none repeat scroll 0 0;
    text-decoration: none;
}
.acclist_sidebar li a.active .accName, .acclist_sidebar li a:hover .accName, .acclist_sidebar li a:focus .accName{
	color: #fff;
}
.accName {
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
    padding-right: 18px;
}
a.unPin {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
    overflow: hidden;
    padding: 5px 20px 5px 30px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
a.unPin:hover {
    text-decoration: none;
    background: none repeat scroll 0 0 #E0EBF7;
}
a.unPin i {
    font-size: 12px;
    left: 2px;
    margin-right: 5px;
    position: absolute;
    text-align: center;
    top: 6px;
    width: 22px;
}
.actionBtnRow{
	
}

/* POS */
.posTree > ul {
    padding: 0;
}
.posTree ul li {
    list-style: outside none none;
}
.posTree .tab {
    border-bottom: 1px solid #ddd;
    margin-bottom: 2px;
    overflow: hidden;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-top: 6px;
    position: relative;
}
.posTree .tab:hover {
    background: #e8eff6 none repeat scroll 0 0;
}
.posTree .tab_clicable {
    color: #00458a;
    cursor: pointer;
    font-weight: bold;
}
.posTree .tab > a {
    margin-left: 10px;
}
.posTree .tab > a:first-of-type {
    margin-right: 35px;
}
.posTree .tab i {
    position: absolute;
    right: 10px;
    top: 10px;
}
.pos .bootstrap-select > .btn {
    height: 34px;
}
.pos .bootstrap-select .dropdown-menu {
    margin-top: 4px;
}
/*NASTAVENI PAGE*/
.nastaveniPage{

}
.nastaveniPageSidebar ul {
    list-style: none outside none;
    padding: 0;
}
.nastaveniPageSidebar ul li {
    border-bottom: 1px solid #ddd;
}

.nastaveniPageSidebar ul span.disableSidebarLink {
	display: block;
	font-weight: bold;
	padding: 7px 5px;
	color: #00263450;
	text-decoration: line-through;
}

.nastaveniPageSidebar ul a.active, .nastaveniPageSidebar ul a:hover {
    background: none repeat scroll 0 0 #00458A;
    color: #fff;
}
.nastaveniPageSidebar ul li a {
	display: block;
	font-weight: bold;
	padding: 7px 5px;
}
.nastaveniPageSidebar ul li a:hover, .nastaveniPageSidebar ul li a:focus {
	text-decoration: none;
}
.nastaveniPageContent ul {
	list-style: none outside none;
	padding: 0;
}
.nastaveniPageContent ul li {
	border-bottom: 1px solid #DDDDDD;
	padding: 10px 20px;
	position: relative;
}
.nastaveniPageContent .alert ul li {
	border-bottom: none;
	padding: 0;
}
.nastaveniPageContent ul li a {
	font-weight: bold;
}
.nastaveniPageRadio label {
	margin-right: 20px;
}

.nastaveniPageRadio input {
	margin-right: 5px;
}

.elodbRadio label {
	margin-left: 20px;
	display: block;
}
.elodbRadio br{
	display: none;
}

.elodbRadio input {
	float: left;
}
.nastaveniListBox {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.nastaveniListBox p {
	margin-top: 5px;
}

/*KONEC NASTAVENI PAGE*/

/* Drop Lang */
.dropSelectLang {
    min-width: auto;
}
.dropSelectLang a {
    padding: 3px 20px;
    white-space: nowrap;
    line-height: 1.42857143;
    color: #333;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
.dropSelectLang a img {
    padding-right: 5px;
}
.dropSelectLang a:hover {
    background: none repeat scroll 0 0 #e0ebf7;
}
.dropControlLang {
    cursor: pointer;
}
.dropControlLang span {
    font-size: 14px;
}
.dropControlLang > div > img {
    position: relative;
    top: -1px;
    padding-right: 2px;
}

/*Reklama*/
/* styles for '...' */
.AdloginText {
    overflow: hidden;
    position: relative;
    max-height: 56px;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em;
    white-space: pre-line;
	margin-bottom: 8px;
}
.AdDashboardText {
    overflow: hidden;
    position: relative;
    line-height: 14px;
    max-height: 56px;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em;
    font-size: 12px;
    white-space: pre-line;
}
/* create the ... */
.AdloginText:before, .AdDashboardText:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 1px;
}
/* hide ... if we have text, which is less than or equal to max lines */
.AdloginText:after, .AdDashboardText:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: white;
}
.AdloginText.Side:after {
	margin-top: -1.4em;
}
.AdloginText a, .AdDashboardText a {
    color: #000;
}
.AdloginText em, .AdDashboardText em {
    font-style: normal;
}
.AdSmallImg{
    text-align: center;
    width: 19%;
}
.AdSmallImg img{
    max-width: 100%;
    max-height: 100%;
}
.AdLoginBigImg, .AdDashboardBigImg{
    text-align: center;
    width: 100%;
}
.AdLoginBigImg img, .AdDashboardBigImg img{
    max-width: 100%;
    max-height: 70px;
}
.AdLoginSideSmallImg{
	width: 100%;
	height: 125px;
}
.AdLoginSideBigImg img{
	max-width: 100%;
	max-height: 188px;
}
.AdDashboardHeader{
	font-weight: bold;
}
.AdDashboardHeader_hidden .AdDashboardText {
    max-height: 70px;
}

.progress {
    margin-top: 5px;
    height: 14px;
	position: relative;
	background-color:#9E9E9E;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow:inset 0 1px 2px rgba(0,0,0,.2)
}
.progress-bar{
	line-height: 15px;
	background-color: #215d99;
}
.progress span {
    font-size: 10px;
	position: absolute;
	display: block;
	width: 100%;
	color: white;
}
.logoutModal{
	display: none;
}
h3.h3Saq {
    font-size: 15px;
    font-weight: bold;
    display: inline;
}


.checkboxInline {
    margin-bottom: 15px;
    margin-top: 0px;
}

.checkboxInline label {
    color: #00458A;
    font-weight: bold;
    margin-top: 2px;
}
.vypisyZmenaLink {
    float: right;
    margin-top: 10px;
}

.kartaRekapitulaceFiles {
    list-style: none;
    padding: 0;
    margin: 0;
}
.cardHeaderNoAbsolute a {
    position: relative;
    right: 0;
    float: right;
    margin-left: 10px;
}
.krCardMiddleDiv {
    display: flex;
    align-items: center;
    min-height: 250px;
}
.attachmentBox {
	display: inline-block;
	margin-right: 5px;
	text-align: center;
	margin-top: 15px;
	max-width: 120px;
	vertical-align: top;
	word-wrap: break-word;
}
.attachmentBox:hover {
    background: #EBEBEB;
}
.attachmentBox i{
	font-size: 40px;
    display: block;
}
.attachmentBox a, .attachmentBox a:hover {
    text-decoration: none;
    display: block;
    padding: 5px 10px;
}
.kreditkaZadost {
    max-width: 100%;
    height: auto;
}
.imgZoom {
    cursor: pointer;
}
#overlayImgZoom{
  display:none;
  position:fixed;
  top:0; left:0;
  width:100%; height:100%;
  background-color:rgba(0,0,0,0.4);
  background-repeat:no-repeat;
  background-position: center center;
  cursor:pointer;
  z-index: 9999;
}
.cardFlexBox {
    width: 49%;
    float: left;
    margin-bottom: 25px;
}
.cardFlexBoxCard {
    width: 49%;
    float: left;
}
.cardFlexBoxFullWidth{
	width: 100%;
	margin-bottom: 25px;
}

.HeaderNewProduct{
	font-size: 17px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
}
.wrapperPageTrans{
	background: url("logo_transparent_bg.png") repeat fixed #fafafa;
}

/*ELODB*/
.elodb h3 {
	font-size: 16px;
	margin-bottom: 15px;
}
.elodb table{
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.elodb table>thead>tr>th, .elodb table>tbody>tr>th, .elodb table>tfoot>tr>th, .elodb table>thead>tr>td, .elodb table>tbody>tr>td, .elodb table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.btn.disabled, .btn[disabled]{
	pointer-events: all;
}
.alternative_authorization a:nth-of-type(even) {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
}
.alternative_authorization a:last-of-type {
	border-right: none;
}
.alternative_authorization a:first-of-type {
	margin-left: 0px;
	padding-left: 0px;
}

/*  range input / slider  */
.range-input-container {
	position: relative;

	width: 100%;
	height: 40px;
}

.range-fill {
	position: absolute;
	box-sizing: border-box;

	left: 0;
	top: 17px;
	border-radius: 8px 0 0 8px;

	width: 100%;
	height: 10px;
	background: #9CC12B;
}
.range-background-fill {
	position: absolute;
	border-radius: 8px;
	top: 15px;
	left: 0;
	width: 100%;
	height: 10px;
	background: #ddd;
}

/* reset styles*/
.volume-slider {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-appearance: none;
	width: 100%;
	height: 40px;
	background: transparent;
	padding: 0;
	box-sizing: border-box;
	cursor: pointer;


}
.volume-slider::-webkit-slider-thumb {
	-webkit-appearance: none;
}
.volume-slider::-ms-track {
	width: 100%;
	cursor: pointer;
	background: transparent;
	border-color: transparent;
	color: transparent;
}
.volume-slider:focus {
	outline: none;
}
.volume-slider::-moz-focus-outer {
	border: 0;
}
/* webkit browsers*/

.volume-slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: 2px solid #fff;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background: #9CC12B;
	cursor: pointer;
	margin-top: -11px;
}
.volume-slider::-webkit-slider-runnable-track {
	width: 100%;
	height: 10px;
	cursor: pointer;
	background: transparent;
	border-radius: 8px;
	border: 1px solid #fff;
	border-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
/* Firefox*/

.volume-slider::-moz-range-thumb {
	border: 2px solid #fff;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background: #9CC12B;
	cursor: pointer;
}

.volume-slider::-moz-range-track {
	width: 100%;
	height: 10px;
	cursor: pointer;
	background: transparent;
	border-radius: 8px 0 0 8px;
	border: 0;
	color: transparent;
	box-sizing: border-box;
}
.infoBoxContainer{
	margin-top: 80px;
}
.infoBoxContainerValue{
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}
.infoBoxContainerRow{
	margin-bottom: 15px;
}
.infoDetailyContainerValue{
	text-align: right;
	font-weight: bold;
}
.error_table{
	color: #d9534f !important;
	font-weight: bold;
	display: block;
}

.markError{
	color: #a94442;
	background-color: #f2dede;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td,
.table>tbody>tr>td, .table>tfoot>tr>td {
	vertical-align: middle;
}

.logo_img{
	width: 32px;
	max-height: 32px;
}
.page-header .logo_img {
	margin-bottom: 10px;
	width: 48px;
	max-height: 48px;
	height: auto;
	margin-right: 10px;
}
.typLimituKarty input{
	margin-right: 10px;
}
.typLimituKarty br{
	display: none;
}
.typLimituKarty label{
	 margin-right: 95px;
}
.typLimituKarty label:last-of-type{
	margin-right: 0px;
}
.tableNoTdBorder>tbody>tr>td{
	border: none;
}
/* The switch - the box around the slider */
.switch {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 20px;
	margin-bottom: 0;
}

/* Hide default HTML checkbox */
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 15px;
	width: 15px;
	background: white;
	-webkit-transition: .4s;
	transition: .4s;
	bottom: 3px;
	left: 4px;
}

input:checked + .slider {
	background-color: #9CC12B;
}

input:focus + .slider {
	box-shadow: 0 0 1px #9CC12B;
}

input:checked + .slider:before {
	-webkit-transform: translateX(17px);
	-ms-transform: translateX(17px);
	transform: translateX(17px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}
.tableSwitch>tbody>tr>td{
	vertical-align: middle;
}
.tableSwitch>tbody>tr>td:first-of-type{
	width: 56px;
}
.tableSwitch>tbody>tr>td>label{
	margin-bottom: 0px;
}

.tableTdNoFirstBorder>tbody>tr:first-of-type>td{
	border: none;
}

.stepper{
	cursor: pointer;
}

.confirmDialog{
	background: #fff;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 40px;
	position: relative;
	box-shadow: 3px 7px 19px 0px rgba(0,0,0,0.05);
}
.confirmDialog h1{
	margin-bottom: 30px;
	line-height: 1.3;
}
.confirmDialog .desc{
	font-size: 16px;
}
.confirmDialog .specialButtons{
	margin-top: 60px;
}
.specialNewsBox {
	background: #fff;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 40px;
	position: relative;
	box-shadow: 3px 7px 19px 0px rgba(0,0,0,0.05);
}
.specialNewsBox .rocket{
	position: absolute;
	top: -28px;
	right: 0px;
}
.specialNewsBox h1{
	margin-bottom: 30px;
	font-size: 31px;
	line-height: 1.3;
}
.specialNewsBox .desc{
	margin-bottom: 30px;
	font-size: 16px;
}
.specialNewsBox .specialButtons{
	margin-top: 40px;
}
.specialNewsBox ol{
	margin-top: 10px;
}
.specialNewsBox ol li {
	margin-bottom: 5px;
}
.specialNewsBox h2{
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: bold;
}

.secretFieldInput{
	border-right: none;
}

.secretFieldAddon{
	background-color: #fff;
}

.secretFieldInput:focus + .secretFieldAddon{
	border-color: #66afe9;
}

.wicket-mfu-container tr {
	display: flex;
	margin-top: 10px;
	align-items: center;
}
.wicket-mfu-container tr >td:nth-child(1) {
	order: 1;
	padding-left: 20px;
}
.wicket-mfu-container tr > td:nth-child(2) {
	order: 0;
}
.wicket-mfu-container tr > td:nth-child(2) > input {
	color: white;
	margin-left: 0 !important;
	background: #D9534F;
	border: none;
	border-radius: 4px;
	padding: 2px 8px;
}

.bankIdLogoTableCell{
	max-height: 14px;
	width: auto;
}
.bootstrap-select button.btn-default {
	background: transparent !important;
}

.qr_code_box{
	border: 1px solid #ddd;
	padding: 25px;
	background: #fff;
	width: 300px;
	height: auto;
}
.qr_desc{
	font-size: 16px;
}